home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
acciap1g
/
frmposs.frm
< prev
next >
Wrap
Text File
|
1999-08-01
|
633b
|
22 lines
VERSION 5.00
Begin VB.Form FrmPossDialog
BorderStyle = 0 'None
Caption = "HelpWindow"
ClientHeight = 150
ClientLeft = 0
ClientTop = 0
ClientWidth = 780
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 150
ScaleWidth = 780
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
End
Attribute VB_Name = "FrmPossDialog"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False